Http\Message\Cookie S

Total Complexity 45
Dependencies 2
Dependents 1
Total lines 467
Lines of code 139
Logical lines of code 71
Comment lines 228
Methods 29
Properties 8

Methods 29

Method Rating Maintainability Complexity Lines of code
matchDomain()
S
64 4 9
normalizePath()
S
68 3 7
validateMaxAge()
S
69 3 7
validateValue()
S
68 3 7
validateName()
S
66 3 8
match()
S
77 3 3
isExpired()
S
78 2 3
normalizeDomain()
S
71 2 6
matchPath()
S
77 2 3
__construct()
S
60 1 13
withExpires()
S
74 1 5
withSecure()
S
73 1 5
getValue()
S
82 1 3
hasValue()
S
80 1 3
withValue()
S
71 1 6
getMaxAge()
S
82 1 3
hasMaxAge()
S
80 1 3
withHttpOnly()
S
73 1 5
isHttpOnly()
S
82 1 3
isSecure()
S
82 1 3
hasExpires()
S
80 1 3
withMaxAge()
S
71 1 6
withPath()
S
73 1 5
getPath()
S
82 1 3
getExpires()
S
82 1 3
getName()
S
82 1 3
hasDomain()
S
80 1 3
getDomain()
S
82 1 3
withDomain()
S
73 1 5